Hybris UX Api icon

Hybris UX Api

(0 reviews)

GET billingAccount by ID (Debt Check)

It retrieves the billing account details based on Id.

This API is implemented for JM, PA and CR markets.

Request

URL

https://[localhost]:[port]/ecom-ux/v1/{businessId}/billingAccount/{id}

URI PARAMS

nametypedescriptionrequired
businessIdString2 letter ISO 3166 country code (PR, JM, PA, etc.) identifying the business unit.Y
IdStringIdentifier of the billingAccountY
namevaluedescriptionrequired
client-idstringThe client-id identifying the channel. Minimum characters: 5Y
client-secretstringPassword associated with the client-id. Minimum characters: 5Y
Correlation-IDstringIdentifier that correlates HTTP request between a client and server.
Any identification model (UUDI, checksum, etc.) can be used, as long as it is a unique value to differentiate a transaction.
N
channeIdstringChannel to business:
Can be: “ecom"
N
lobstringThe Line of Business Identifier currently available are:
FIXED
enum: ["FIXED", "PREPAID", "POSTPAID"]
N

Responses

Response for CR

[
    {
        "id": "855651",
        "name": "YORLENI ALEJANDRA CASTILLO CORDERO",
        "@type": "BillingAccount",
        "state": "Active",
        "accountBalance": [
            {
                "amount": {
                    "unit": "CRC",
                    "value": 185346
                },
                "balanceType": "CABLE TICA"
            },
            {
                "amount": {
                    "unit": "CRC",
                    "value": 61377
                },
                "balanceType": "INTERNET"
            },
            {
                "amount": {
                    "unit": "CRC",
                    "value": 246723
                },
                "balanceType": "AccountBalance"
            }
        ],
        "contact": [
            {
                "contactName": "YORLENI ALEJANDRA CASTILLO CORDERO",
                "contactMedium": [
                    {
                        "mediumType": "Address",
                        "characteristic": {
                            "contactType": "BillingAddress",
                            "stateOrProvince": "SAN JOSE",
                            "city": "SAN JOSE",
                            "street1": "HATILLO 8",
                            "street2": "HATILLO"
                        }
                    }
                ]
            }
        ],
        "relatedParty": [
            {
                "id": "1-101T72F",
                "name": "YORLENI ALEJANDRA CASTILLO CORDERO",
                "role": "Customer",
                "@referredType": "Individual"
            }
        ]
    }
]

Request for JM

http://[localhost]:[port]/ecom-ux/v1/JM/billingAccount/101002090000
Response for Liberate JM Debt check using Id. Fields which are part of this example are only in scope for JM Debt check response.
{
    "id": "860019440000",
    "billable": true,
    "accountType": "R",
    "description": "Residence",
    "name": "MRS D Cohen",
    "paymentStatus": "In Arrears",
    "state": "W-Working",
    "accountBalance": [
        {
            "amount": {
                "value": 2313.53,
                "unit": "JMD"
            },
            "balanceType": "NetPayable"
        },
        {
            "amount": {
                "value": 2649.66,
                "unit": "JMD"
            },
            "balanceType": "LastBillAmount",
            "validFor": {
                "endDateTime": "2022-03-23T00:00:00.000Z"
            }
        },
        {
            "amount": {
                "value": 2000.00,
                "unit": "JMD"
            },
            "balanceType": "LastPayment Amount",
            "validFor": {
                "endDateTime": "2022-02-25T00:00:00.000Z"
            }
        },
        {
            "amount": {
                "value": 2313.53,
                "unit": "JMD"
            },
            "balanceType": "Overdue Amount"
        },
        {
            "amount": {
                "value": 0.00,
                "unit": "JMD"
            },
            "balanceType": "DepositRequired"
        },
        {
            "amount": {
                "value": 0.00,
                "unit": "JMD"
            },
            "balanceType": "WrittenOffAmount"
        },
        {
            "amount": {
                "value": 0.00,
                "unit": "JMD"
            },
            "balanceType": "TotalQuery"
        },
        {
            "amount": {
                "value": 2313.53,
                "unit": "JMD"
            },
            "balanceType": "TotalOutstandingBalance"
        },
        {
            "amount": {
                "value": 0.00,
                "unit": "JMD"
            },
            "balanceType": "DepositHeld"
        },
        {
            "amount": {
                "value": 0.00,
                "unit": "JMD"
            },
            "balanceType": "Total Query Tax"
        }
    ],
    "billStructure": {
        "cycleSpecification": {
            "id": "C"
        },
        "presentationMedia": [
            {
                "id": "E",
                "name": "Electronic Bills"
            }
        ]
    },
    "paymentPlan": [
        {
            "priority": 0,
            "planType": "T"
        }
    ],
    "relatedParty": [
        {
            "id": "101804393",
            "name": "MRS D Cohen",
            "role": "customer"
        },
        {
            "id": "990000",
            "name": "Residential",
            "role": "marketingCategory"
        }
    ],
    "contact": [
        {
            "contactMedium": [
                {
                    "mediumType": "BillingAddress",
                    "characteristic": {
                        "street1": "20 EBONY GLADE",
                        "city": "KGN 8"
                    }
                },
                {
                    "mediumType": "Email",
                    "characteristic": {
                        "emailAddress": "enosworthy_cohen@hotmail.com"
                    }
                }
            ]
        },
        {
            "contactName": "Mrs D. Cohen",
            "partyRoleType": "EMPL",
            "contactMedium": [
                {
                    "mediumType": "Telephone",
                    "characteristic": {
                        "phoneNumber": "8763280469"
                    }
                }
            ]
        }
    ],
    "creditLimit": {
        "unit": "JMD",
        "value": 0
    },
    "defaultPaymentMethod": {
        "id": "F",
        "name": "Cash"
    }
}
Response for Cerillion JM Debt check using Id. Fields which are part of this example are only in scope for JM Debt check response.
{
    "id": "50380292",
    "href": "https://esb-test.lla.com/tmf-api/accountManagement/v1/JM/billingAccount/50380292",
    "name": "SHANI MATTHEWS RICHARDS",
    "state": "SN",
    "relatedParty": [
        {
            "@referredType": "Customer",
            "id": "221824"
        }
    ],
    "accountType": "RES",
    "billStructure": {
        "presentationMedia": [
            {
                "id": "E",
                "name": "EMAIL"
            }
        ]
    },
    "contact": [
        {
            "contactName": "RICHARDS, SHANI, MATTHEWS",
            "contactType": "primary",
            "contactMedium": [
                {
                    "mediumType": "BillingAddress",
                    "characteristic": {
                        "street2": "MARSHALL CRESCENT",
                        "city": "MAY DAY",
                        "stateOrProvince": "MANDEVILLE",
                        "country": "Jamaica",
                        "postCode": "00000"
                    }
                },
                {
                    "mediumType": "Telephone",
                    "characteristic": {
                        "contactType": "MOBILE_NO",
                        "phoneNumber": "8768997865"
                    }
                },
                {
                    "mediumType": "Email",
                    "characteristic": {
                        "emailAddress": "rochellmatthews14@gmail.com"
                    }
                }
            ]
        }
    ],
    "accountBalance": [
        {
            "amount": {
                "unit": "JMD",
                "value": 8000.0
            },
            "balanceType": "LastPaymentAmount",
            "validFor": {
                "endDateTime": "2022-01-19T12:52:31.000Z"
            }
        },
        {
            "amount": {
                "unit": "JMD",
                "value": 16862.05
            },
            "balanceType": "CurrentBalance"
        },
        {
            "amount": {
                "unit": "JMD",
                "value": 16862.05
            },
            "balanceType": "OverdueBalance"
        },
        {
            "amount": {
                "unit": "JMD",
                "value": 0.0
            },
            "balanceType": "WrittenOffAmount"
        },
        {
            "amount": {
                "unit": "JMD",
                "value": 16862.05
            },
            "balanceType": "TotalOutstandingBalance"
        },
        {
            "amount": {
                "unit": "JMD",
                "value": 16862.05
            },
            "balanceType": "LastBillAmount",
            "validFor": {
                "endDateTime": "2022-03-12T00:00:00.000Z"
            }
        }
    ],
    "paymentStatus": "In Arrears"
}

Request for PA

http://[localhost]:[port]/ecom-ux/v1/PA/billingAccount/101002090000
Response for PA billingAccountById. Fields which are part of this example are only in scope for PA Debt check response.

{
    "id": "101002090000",
    "billable": true,
    "accountType": "R",
    "description": "Residencial",
    "name": "Maria Santiago Amaya CedeÑo",
    "paymentStatus": "In Arrears",
    "state": "T-TFS",
    "accountBalance": [
        {
            "amount": {
                "value": 39.50,
                "unit": "PAB"
            },
            "balanceType": "NetPayable"
        },
        {
            "amount": {
                "value": 1.54,
                "unit": "PAB"
            },
            "balanceType": "LastBillAmount",
            "validFor": {
                "endDateTime": "2022-07-01T00:00:00.000Z"
            }
        },
        {
            "amount": {
                "value": 42.69,
                "unit": "PAB"
            },
            "balanceType": "LastPayment Amount",
            "validFor": {
                "endDateTime": "2022-04-21T11:20:00.000Z"
            }
        },
        {
            "amount": {
                "value": 39.50,
                "unit": "PAB"
            },
            "balanceType": "Overdue Amount"
        },
        {
            "amount": {
                "value": 0.00,
                "unit": "PAB"
            },
            "balanceType": "DepositRequired"
        },
        {
            "amount": {
                "value": 0.00,
                "unit": "PAB"
            },
            "balanceType": "WrittenOffAmount"
        },
        {
            "amount": {
                "value": 0.00,
                "unit": "PAB"
            },
            "balanceType": "TotalQuery"
        },
        {
            "amount": {
                "value": 39.50,
                "unit": "PAB"
            },
            "balanceType": "TotalOutstandingBalance"
        },
        {
            "amount": {
                "value": 0.00,
                "unit": "PAB"
            },
            "balanceType": "DepositHeld"
        },
        {
            "amount": {
                "value": 0.00,
                "unit": "PAB"
            },
            "balanceType": "Total Query Tax"
        }
    ],
    "billStructure": {
        "cycleSpecification": {
            "id": "D"
        },
        "presentationMedia": [
            {
                "id": "N",
                "name": "Non-paper Based Bill"
            }
        ]
    },
    "paymentPlan": [
        {
            "priority": 0
        }
    ],
    "relatedParty": [
        {
            "id": "7-52-701",
            "name": "Maria Santiago Amaya CedeÑo",
            "role": "customer"
        },
        {
            "id": "990005",
            "name": "RESI_BRONCE",
            "role": "marketingCategory"
        }
    ],
    "contact": [
        {
            "contactMedium": [
                {
                    "mediumType": "BillingAddress",
                    "characteristic": {
                        "street1": "PANAMA SAN MIGUELITO RUFINA",
                        "street2": "ALFARO BDA VILLA LUCRE CASA G",
                        "city": "RUTA 1                   *",
                        "stateOrProvince": "CASA 677 D   PASEO DEL VALLE"
                    }
                }
            ]
        },
        {
            "contactName": "MARIA AMAYA",
            "partyRoleType": "OWNER",
            "contactMedium": []
        },
        {
            "contactName": "Maria",
            "partyRoleType": "OWNER",
            "contactMedium": [
                {
                    "mediumType": "Telephone",
                    "characteristic": {
                        "phoneNumber": "66907760"
                    }
                }
            ]
        }
    ],
    "creditLimit": {
        "unit": "PAB",
        "value": 0.00
    },
    "defaultPaymentMethod": {
        "id": "C",
        "name": "Cash"
    }
}
Definitions

Each of the response parameters are detailed.

Field nameDatatypeDescriptionrequired
idstringUnique identifier of the accountY
hrefstringUnique reference of the accountN
accountTypestringFor liberate, A Cellular Pre-paid,B Business,C Co-owned Station,D Diplomat,E Employee,F CO-owned residential,G Government,H Hospital,I Internet,J Cellular Business,K International Bus,L Cell Maj acct (res),M Corporate Account,N Cellular Corporate,O Browse & Talk HFONE,P PBX & Key System,Q CWJ CONTRACTORS + CU,R Residence,S Pensioner,T Cellular Residential,U Prepaid Home Fone,V Non-Pots Customer,W International Custom,X Carrier Services,Y Mobile New Service,Z Cell VIP/Diplomat. For cerillion RES or BUS.N
descriptionstringDetailed description of the party accountN
lastModifieddatetimeDate of last modification of the accountN
namestringName of the accountN
paymentStatusstringThe condition of the account, such as In Arrears, ActiveN
billablebooleanIndicates Account is billable or not
ratingTypestringIndicates whether the account follows a specific payment option such as prepaid or postpaidN
statestringContains the lifecycle state. For cerillion, common values are SN (status normal), SF (status final), SW (status Written Off). For liberate, Liberate: A-Allocated but not yet active, B-Call Barred, C-Ceased D-In default but not on TOS, E-Written off F-Closed, O-Debt Outsource, P-In default but promise topay, S-Recommended for cessation, T-TOS'ed W-WorkingN
accountBalanceobject ArrayBalances linked to the accountN
accountBalance.balanceTypestringType of balances ; NetPayable, LastBillAmount, LastPayment Amount/LastPaymentAmount, Overdue Amount, OverdueBalance, DepositRequired, WrittenOffAmount, TotalQuery, TotalOutstandingBalance, DepositHeld, Total Query Tax, CurrentBalance, .N
accountBalance.amountobjectBalance amountN
accountBalance.amount.unitstringCurrency (ISO4217 norm uses 3 letters to define the currency)N
accountBalance.amount.valuenumber, floatA positive floating point numberN
accountBalance.validForobject'A period of time, either as a deadline (endDateTime only) a startDateTime only, or bothN
accountBalance.validFor.endDateTimedatetimeEnd of the time period, using IETC-RFC-3339 format. Eg: 2021-10-05T04:54:11N
accountBalance.validFor.startDateTimedatetimeStart of the time period, using IETC-RFC-3339 format. NA for JM.N
accountBalance.@baseTypestringWhen sub-classing, this defines the super-classN
accountBalance.@schemaLocationstringA URI to a JSON-Schema file that defines additional attributes and relationshipsN
accountBalance.@typestringWhen sub-classing, this defines the sub-class entity nameN
accountRelationshipobject ArraySignificant connection between accounts. For instance an aggregating account for a list of shop branches each having its own billing accountN
accountRelationship.relationshipTypestringType of relationship.N
accountRelationship.accountobject.An account may be a party account or a financial account.N
accountRelationship.account.idstringUnique identifier Id of the EntityDescriptionRef.N
accountRelationship.account.hrefstringUnique reference of the EntityDescriptionRefN
accountRelationship.account.descriptionstringDetailed description of the EntityDescriptionRefN
accountRelationship.account.namestringName of the account.N
accountRelationship.account.@baseTypestringWhen sub-classing, this defines the super-classN
accountRelationship.account.@schemaLocationstringA URI to a JSON-Schema file that defines additional attributes and relationshipsN
accountRelationship.account.@typestringWhen sub-classing, this defines the sub-class entity nameN
accountRelationship.account.@referredTypestringThe actual type of the target instance when needed for disambiguationN
accountRelationship.validForaccountBalance.validFor'A period of time, either as a deadline (endDateTime only) a startDateTime only, or bothN
accountRelationship.@baseTypestringWhen sub-classing, this defines the super-classN
accountRelationship.@schemaLocationstringA URI to a JSON-Schema file that defines additional attributes and relationshipsN
accountRelationship.@typestringWhen sub-classing, this defines the sub-class entity nameN
billStructureobjectThe structure of the bill for party accounts (billing or settlement).N
billStructure.cycleSpecificationobjectAn attachment by value or by reference.N
billStructure.cycleSpecification.idstringUnique identifier of the billing cycle specification. Day of Billing Codes for Liberate and Possible values are from A to ZN
billStructure.cycleSpecification.hrefstringReference of the billing cycle specificationN
billStructure.cycleSpecification.billingDateShiftintegerAn offset of a billing/settlement date. The offset is expressed as number of days with regard to the start of the billing/settlement period.N
billStructure.cycleSpecification.billingPeriodstringA billing time period. It can be recurring, for example: week, month, quarter of year, year .N
billStructure.cycleSpecification.chargeDateOffsetintegerAn offset of a date through which charges previously received by the billing system will appear on the bill. The offset is expressed as number of days with regard to the start of the BillingPeriodN
billStructure.cycleSpecification.creditDateOffsetintegerAn offset of a date through which charges previously received by the billing system will appear on the bill. The offset is expressed as number of days with regard to the start of the BillingPeriodN
billStructure.cycleSpecification.dateShiftintegerAn offset of a billing/settlement date. The offset is expressed as number of days with regard to the start of the billing/settlement period.N
billStructure.cycleSpecification.descriptionstringAn explanation regarding this billing cycle specificationN
billStructure.cycleSpecification.frequencystringFrequency of the billing cycle (monthly for instance)N
billStructure.cycleSpecification.mailingDateOffsetintegerAn offset of a customer bill mailing date. The offset is expressed as number of days with regard to the start of the BillingPeriod.N
billStructure.cycleSpecification.namestringA short descriptive nameN
billStructure.cycleSpecification.paymentDueDateOffsetintegerAn offset of a payment due date. The offset is expressed as number of days with regard to the start of the BillingPeriod.N
billStructure.cycleSpecification.@baseTypestringWhen sub-classing, this defines the super-classN
billStructure.cycleSpecification.@schemaLocationstringA URI to a JSON-Schema file that defines additional attributes and relationshipsN
billStructure.cycleSpecification.@typestringWhen sub-classing, this defines the sub-class entity nameN
billStructure.cycleSpecification.@referredTypestringThe actual type of the target instance when needed for disambiguationN
billStructure.formataccountRelationship.accountAn attachment by value or by reference.N
billStructure.presentationMediaaccountRelationship.accountA list of bill presentation media ref or valuesN
billStructure.presentationMedia.idstringUnique identifier of the bill presentation media. Ex E-Email,P-Paper Bill,N-Non-Paper based bills, E-Electronic Bills
billStructure.presentationMedia.namestringA short descriptive name
billStructure.@baseTypestringWhen sub-classing, this defines the super-classN
billStructure.@schemaLocationstringA URI to a JSON-Schema file that defines additional attributes and relationshipsN
billStructure.@typestringWhen sub-classing, this defines the sub-class entity nameN
contactobject ArrayAn individual or an organization used as a contact point for a given account and accessed via some contact medium.N
contact.contactNamestringA displayable name for that contactN
contact.contactTypestringType of contact (primary, secondary...)N
contact.partyRoleTypestringIdentifies what kind of party role type is linked to the contact (a account manager...).N
contact.contactMediumArrayIndicates the contact medium that could be used to contact the party.N
contact.contactMedium.mediumTypestringType of the contact medium, such as: email address, telephone number, postal address, BillingAddressN
contact.contactMedium.preferredbooleanIf true, indicates that is the preferred contact medium. NA for JMN
contact.contactMedium.characteristicobjectAny additional characteristic(s) of this contact mediumN
contact.contactMedium.characteristic.citystringCityN
contact.contactMedium.characteristic.contactTypestringThe type of contact, for example; phone number such as mobile, fixed home, fixed office. postal address such as shipping installationN
contact.contactMedium.characteristic.countrystringN
contact.contactMedium.characteristic.emailAddressstringFull email address in standard formatN
contact.contactMedium.characteristic.faxNumberstringThe fax number of the contactN
contact.contactMedium.characteristic.phoneNumberstringThe primary phone number of the contactN
contact.contactMedium.characteristic.postCodestringPostcodeN
contact.contactMedium.characteristic.socialNetworkIdstringIdentifier as a member of a social networkN
contact.contactMedium.characteristic.stateOrProvincestringState or provinceN
contact.contactMedium.characteristic.street1stringDescribes the streetN
contact.contactMedium.characteristic.street2stringComplementary street descriptionN
contact.contactMedium.characteristic..@baseTypestringWhen sub-classing, this defines the super-classN
contact.contactMedium.characteristic..@schemaLocationstringA URI to a JSON-Schema file that defines additional attributes and relationshipsN
contact.contactMedium.characteristic..@typestringWhen sub-classing, this defines the sub-class entity nameN
contact.contactMedium.validForaccountRelationship.validForN
contact.contactMedium.@baseTypestringWhen sub-classing, this defines the super-classN
contact.contactMedium.@schemaLocationstringA URI to a JSON-Schema file that defines additional attributes and relationshipsN
contact.contactMedium.@typestringWhen sub-classing, this defines the sub-class entity nameN
contact.relatedPartyrelatedPartyN
contact.validForaccountRelationship.validForN
contact.@baseTypestringWhen sub-classing, this defines the super-classN
contact.@schemaLocationstringA URI to a JSON-Schema file that defines additional attributes and relationshipsN
contact.@typestringWhen sub-classing, this defines the sub-class entity nameN
creditLimitobjectThe maximum amount of money that may be charged on an accountN
creditLimit.unitstringCurrency (ISO4217 norm uses 3 letters to define the currency)
creditLimit.valuenumberA floating point number
defaultPaymentMethodobjectN
defaultPaymentMethod.idstringUnique identifier Id of the EntityRef. E-Electronic else C-CashN
defaultPaymentMethod.hrefstringUnique reference of the EntityRefN
defaultPaymentMethod.namestringName of the EntityRef.N
defaultPaymentMethod.@baseTypestringWhen sub-classing, this defines the super-classN
defaultPaymentMethod@schemaLocationstringA URI to a JSON-Schema file that defines additional attributes and relationshipsN
defaultPaymentMethod.@typestringWhen sub-classing, this defines the sub-class entity nameN
defaultPaymentMethod.@referredTypestringThe actual type of the target instance when needed for disambiguationN
financialAccountobjectAccountReceivable reference. An account of money owed by a party to another entity in exchange for goods or services that have been delivered or used. An account receivable aggregates the amounts of one or more party accounts (billing or settlement) owned by a given party.N
financialAccount.idstringUnique identifier Id of the EntityRef.N
financialAccount.hrefstringUnique reference of the EntityRefN
financialAccount.namestringName of the EntityRef.N
financialAccount.accountBalanceaccountBalanceN
financialAccount.@baseTypestringWhen sub-classing, this defines the super-classN
financialAccount@schemaLocationstringA URI to a JSON-Schema file that defines additional attributes and relationshipsN
financialAccount.@typestringWhen sub-classing, this defines the sub-class entity nameN
financialAccount.@referredTypestringThe actual type of the target instance when needed for disambiguationN
paymentPlanobject ArrayDefines a plan for payment (when a party wants to spread his payments)N
paymentPlan.numberOfPaymentsintegerNumber of payments used to spread the global paymentN
paymentPlan.paymentFrequencystringFrequency of the payments, such as monthly and bimonthlyN
paymentPlan.planTypestringType of payment planN
paymentPlan.priorityintegerPriority of the payment plan.N
paymentPlan.statusstringStatus of the payment plan (effective, ineffective)N
paymentPlan.paymentMethoddefaultPaymentMethodN
paymentPlan.totalAmountaccountBalance.amountAmount paidN
paymentPlan.validForaccountRelationship.validForN
paymentPlan.@baseTypestringWhen sub-classing, this defines the super-classN
paymentPlan.@schemaLocationstringA URI to a JSON-Schema file that defines additional attributes and relationshipsN
paymentPlan.@typestringWhen sub-classing, this defines the sub-class entity nameN
characteristicobject ArrayDescribes a given characteristic of an object or entity through a name/value pair.N
characteristic.namestringName of the characteristic. "DelinquencyDays" and "DunningGroup" are added as characteristics name/value pair.N
characteristic.valueTypestringData type of the value of the characteristicN
characteristic.valueanyThe value of the characteristicN
characteristic.@baseTypestringWhen sub-classing, this defines the super-classN
characteristic.@schemaLocationstringA URI to a JSON-Schema file that defines additional attributes and relationshipsN
characteristic.@typestringWhen sub-classing, this defines the sub-class entity nameN
relatedPartyobject ArrayN
relatedParty.idstringUnique identifier Id of the EntityRef.N
relatedParty.hrefstringUnique reference of the EntityRefN
relatedParty.namestringName of the EntityRef.N
relatedParty.rolerole played by the related partyN
relatedParty.@baseTypestringWhen sub-classing, this defines the super-classN
relatedParty@schemaLocationstringA URI to a JSON-Schema file that defines additional attributes and relationshipsN
relatedParty.@typestringWhen sub-classing, this defines the sub-class entity nameN
relatedParty.@referredTypestringThe actual type of the target instance when needed for disambiguationN
taxExemptionobject ArrayProof of freedom from taxes imposed by a taxing jurisdiction.N
taxExemption.certificateNumberstringIdentifier of a document that shows proof of exemption from taxes for the taxing jurisdiction.N
taxExemption.issuingJurisdictionstringName of the taxing jurisdiction for which taxes are exempt.N
taxExemption.reasonstringReason of the tax exemptionN
taxExemption.validForaccountRelationship.validForN
taxExemption.@baseTypestringWhen sub-classing, this defines the super-classN
taxExemption.@schemaLocationstringA URI to a JSON-Schema file that defines additional attributes and relationshipsN
taxExemption.@typestringWhen sub-classing, this defines the sub-class entity nameN
@baseTypestringWhen sub-classing, this defines the super-classN
@schemaLocationstringA URI to a JSON-Schema file that defines additional attributes and relationshipsN
@typestringWhen sub-classing, this defines the sub-class entity nameN

Reviews